Skip to content

docs: rename Container Data Forwarder to Kubex Data Collector and fix…#37

Closed
pgarousi wants to merge 1 commit into
mainfrom
docs/rename-container-data-forwarder-and-fix-parsing-errors
Closed

docs: rename Container Data Forwarder to Kubex Data Collector and fix…#37
pgarousi wants to merge 1 commit into
mainfrom
docs/rename-container-data-forwarder-and-fix-parsing-errors

Conversation

@pgarousi

Copy link
Copy Markdown
Member

… parsing errors

  • Renamed Container Data Forwarder to Kubex Data Collector across all release notes
  • Updated component descriptions to remove module terminology
  • Added quick link to Kubex section in New Features page
  • Removed Data Forwarder, Kubex Automation Engine, and Legacy Kubex Automation Controller sections from Resolved Issues page - Removed Kubex Container Data Collector section from Third Party Software page - Fixed MDX parsing errors: - Fixed malformed

    tag in Control_Console_Spectrum_Overview.mdx - Updated React import path in Carousel.mdx - Updated Carousel import path in CarouselExample.mdx - Removed unused ImageCard import in Catalog_Map_Tab.mdx

… parsing errors

  - Renamed Container Data Forwarder to Kubex Data Collector across all release notes
  - Updated component descriptions to remove module terminology
  - Added quick link to Kubex section in New Features page
  - Removed Data Forwarder, Kubex Automation Engine, and Legacy Kubex Automation Controller sections from Resolved Issues page                                                                   - Removed Kubex Container Data Collector section from Third Party Software page                                                                                                                - Fixed MDX parsing errors:                                                                                                                                                                      - Fixed malformed <p> tag in Control_Console_Spectrum_Overview.mdx                                                                                                                             - Updated React import path in Carousel.mdx                                                                                                                                                    - Updated Carousel import path in CarouselExample.mdx                                                                                                                                          - Removed unused ImageCard import in Catalog_Map_Tab.mdx
@pgarousi
pgarousi requested a review from amitjohry June 12, 2026 12:55
@mintlify

mintlify Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
kubex 🟢 Ready View Preview Jun 12, 2026, 1:01 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Densify/Kubex documentation set to reflect the rename of “Container Data Forwarder” to “Kubex Data Collector”, removes legacy/redundant release-notes sections, and fixes a few MDX parsing/import issues across snippets and pages.

Changes:

  • Renames the “Container Data Forwarder” section to “Kubex Data Collector” and updates related wording in Cloud “New Features”.
  • Removes deprecated sections from Cloud release-note pages (“Resolved Issues” and “Third Party Software Updates”).
  • Fixes MDX/markup issues (table markup cleanup) and snippet import cleanups (Carousel-related, unused import removal).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
snippets/CarouselExample.mdx Updates Carousel import path used by the example snippet.
snippets/Carousel.mdx Updates React import path used by the Carousel snippet implementation.
docs/WebHelp_Densify/Content/Control_Console/Control_Console_Spectrum_Overview.mdx Fixes malformed table header markup to avoid MDX/HTML parsing issues.
docs/WebHelp_Densify_Cloud/Content/Release_Notes/Third_Party_Software_Updates-Cloud.mdx Removes the Kubex Container Data Collector third-party section from release notes.
docs/WebHelp_Densify_Cloud/Content/Release_Notes/Resolved_Issues-Cloud.mdx Removes Data Forwarder / legacy Kubex Automation Controller resolved-issues sections.
docs/WebHelp_Densify_Cloud/Content/Release_Notes/New_Features_Cloud.mdx Renames the section to Kubex Data Collector and updates the page’s quick links and wording.
docs-kubex/Content/Cloudex/Catalog_Map_Tab.mdx Removes an unused ImageCard import.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread snippets/Carousel.mdx
@@ -1,4 +1,4 @@
import { useState, useRef, useEffect } from 'react';
import { useState, useRef, useEffect } from '/snippets/react';
---

import { Carousel } from './Carousel.mdx';
import { Carousel } from '/snippets/Carousel.mdx';
</Accordion>

## Container Data Forwarder
## Kubex Data Collector
@pgarousi pgarousi closed this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants